﻿/*必备样式*/
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0;}
ul,ol,dl{list-style-type:none;}
html,body{*position:static;}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
address,caption,cite,code,dfn,em,th,var,i{font-style:normal;font-weight:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button{overflow: visible;vertical-align:middle;outline:none;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
a,area{outline:none;blr:expression(this.onFocus=this.blur());}
a:focus,a:hover,a:active{outline:none;blr:expression(this.onFocus=this.blur());}
a{outline:none;text-decoration: none!important;color: #666;-o-transition: .2s ease;-moz-transition: .2s ease;-webkit-transition: .2s ease;transition: .2s ease;}
a{-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
sub,sup{vertical-align:baseline}
table{border-collapse:collapse;border-spacing:0}
textarea { resize:none;} 
input[type="submit"],input[type="button"]{ cursor:pointer;}
/*img*/
img{border:0;vertical-align:middle;}
a img,img{-ms-interpolation-mode:bicubic;}
.img-responsive{max-width: 100%;height: auto;}
/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline;}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]){display:none;}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5;}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden;}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
a{text-decoration:none; color:#666}
a:hover{text-decoration:none;}
body,th,td,button,input,select,textarea{ font-family: "微软雅黑";font-size:14px;color:#333;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;border: none;}
body{min-width:1200px;font-family: "微软雅黑";}
.fl{ float:left;}
.fr{ float:right;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height: 0;font-size: 0;}
.clearfix{*zoom:1;}
.ib{display:inline-block;*display:inline;*zoom:1; vertical-align:middle;}
input:focus, select:focus , textarea:focus{
	outline: none;
}
::-webkit-input-placeholder {
    color: #ccc !important;
}

::-moz-placeholder {
    color: #ccc !important;
}

:-moz-placeholder {
    color: #ccc !important;
}

:-ms-input-placeholder {
    color: #ccc !important;
}

.container{
	min-width: 1200px;
}
/*----------header--------------*/
.header1{
	background: #f5f5f5;
	border-bottom: 1px solid #f4f3f3;
}
.header1 .container{
	padding: 0;
}
.header1 .container p{
	font-size: 13px;
	color: #666666;
	float: left;
	padding-top: 13px;
}
.hd1-r{
	float: right;
	border-left: 1px solid #e7e7e7;
}
.hd1-r li{
	float: left;
	padding: 13px 40px;
	border-right: 1px solid #e7e7e7;
	position: relative;
}
.hd1-r li a{
	font-size: 13px;
	color: #666666;
}
.hd1-r li img{
	position: absolute;
	left: -2px;
	top: 44px;
	display: none;	
	padding: 5px;
	border: 1px solid #F1F1F1;
	background:#fff;
}
.header2 .container{
	padding: 25px 0 30px 0;
}
.hd2-l{
	width: 470px;
	float: left;
}
.hd2-l .t-logo{
	float: left;
}
.hd2-l .hd2-info{
	float: left;
	padding-left: 20px;
	border-left: 1px solid #bfbfbf;
	margin-left: 20px;
	margin-top: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 26px;
}
.hd2-c{
	width: 393px;
	float: left;
    	margin-top: 35px;
    	margin-left: 30px;
}
.hd2-c form{
	border: 2px solid #177F3A;
	width: 100%;
	position: relative;
}
.hd2-c form .form1 label{
	margin-bottom: 0;
	width: 80px;
	text-align: center;
	background: #f1f1f1;
	padding: 8px 0;
	font-weight: normal;
	font-size: 14px;
}
.hd2-c form .form1 button{
	float: right;
	width: 90px;
	padding: 9px 0;
	background: #177F3A;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
.hd2-c form ul{
	position: absolute;
	top: 36px;
	min-width: 80px;
	text-align: center;
	padding: 5px 0;
	background: #f1f1f1;
	display: none;
}
.hd2-c form ul li{
	padding: 5px 0;
	font-size: 14px;
	cursor: pointer;
}
.hd2-r{
	float: right;
	margin-top: 20px;
	padding-left: 58px;
	background: url(../images/icon1.png) no-repeat center left;
}
.hd2-r h1{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 4px;
}
.hd2-r h2{
	font-size: 30px;
	color: #177F3A;
	font-weight: bold;
}

/*-----------nav---------------*/
.naver{
	background: #454545;
	height: 52px;
}
.head_nav_wrap ul#nav{height:52px;}
.head_nav_wrap ul li{float:left;width:131px;height:52px;text-align:center;position:relative;background: transparent url("../images/nav_line.jpg") no-repeat scroll center right;}
.head_nav_wrap ul li a{display:block;height:52px;line-height:52px;color:#fff;font-size:16px; }
.head_nav_wrap ul li a:hover{background-color:#177F3A;color:#fff;}
.head_nav_wrap ul li a.important{background-color:#177F3A;color:#fff;}
.head_nav_wrap ul li.home{background:none;}
.head_nav_wrap li.nav_li ul{width:131px;display:none;position:absolute;top:52px;left:0;z-index:999;background-color:#177F3A;background-image:none;}
.head_nav_wrap li.nav_li ul li{position:relative;width:131px;height:42px;float:left;background:none;padding:0;}
.head_nav_wrap li.nav_li ul li a{width:100%;padding:0;float:left;color:#fff;height:42px;line-height:42px;display:block;font-size:14px;border-bottom:1px solid #11692f;}
.head_nav_wrap li.nav_li ul li a:hover{background-color:#11692f;}
.head_nav_wrap li.nav_li ul li ul{display:none;position:absolute;left:131px;top:0;}

/*----------banner--------------*/
.index_banner .fullSlide{ width:100%;  position:relative;  height:520px; min-width:1200px; }
.index_banner .fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.index_banner .fullSlide .bd ul{  }
.index_banner .fullSlide .bd li{ height:520px; overflow:hidden; text-align:center;background:#fff center 0 no-repeat;  }
.index_banner .fullSlide .bd li a{ display:block; height:520px; }
.index_banner .fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:10px; left:0; height:30px; line-height:30px; }
.index_banner .fullSlide .hd ul{ text-align:center; }
.index_banner .fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:14px; height:14px; margin:1px 5px; overflow:hidden; line-height:999px; background: #fff;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}
.index_banner .fullSlide .hd ul .on{ background: #177F3A; }
.index_banner .fullSlide .prev,
.index_banner .fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.index_banner .fullSlide .next{ left:auto; right:15%; background-position:-6px -137px; }

/*-----------免费量房--------------*/
.box1{
	background: #177F3A;
}
.box1 .container{
	padding: 0;
}
.box1 ul li{
	width: 25%;
	float: left;
}
.box1 ul li:nth-child(2n){
	background: #c7d153;
}
.box1 ul li a{
	display: block;
	padding: 18px 20px;
	text-align: center;
}
.box1 ul li a img{
	transition: all 0.6s;
}
.box1 ul li a:hover img{
	transform: scale(1.1);
}
.box1 ul li a h1{
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 10px;
	font-weight: bold;
}
.box1 ul li a h2{
	font-size: 16px;
	color: #FFFFFF;
	padding: 4px 0 18px 0;
}
.box1 ul li a .line1{
	width: 41px;
	height: 1px;
	background: rgba(255,255,255,0.6);
	margin: 0 auto;
}

/*--------公共标题样式------------*/
.common-title{
	text-align: center;
	position: relative;
	padding: 35px 0;
	margin-top: 50px;
}
.common-title h1{
	font-size: 60px;
	font-weight: bold;
	color: #efeeee;
	position: absolute;
	width: 100%;
	top: 30px;
	letter-spacing: 2px;
	z-index: 0;
	line-height: 78px;
}
.common-title .index-title h2{
	font-size: 60px;
	color: #4b4a4a;
	font-weight: bold;
	letter-spacing: 22px;
	padding-bottom: 15px;
	position: relative;
	z-index: 1;
}
.common-title .index-title h3{
	font-size: 16px;
	color: #177F3A;
	font-weight: bold;
	letter-spacing: 7px;
	background: url(../images/line1.png) no-repeat center center;
}
.common-title1 h1{
	color: #222222;
}
.common-title1 .index-title h2{
	color: #fff;
}
.common-title1 .index-title h2 span{
	color: #177F3A;
	letter-spacing: normal;
}
.common-title1 img{
	position: absolute;
	right: 275px;
	top: 35px;
	z-index: 2;
}

/*-------------装修案例--------------*/
.decoration-list{
	width: 1200px;
	margin: 0 auto;
}
.decoration-list ul{
	text-align: center;
	margin: 10px 0 30px 0;
}
.decoration-list ul li{
	display: inline-block;
	background: #FFFFFF;
	border-radius: 16px;
	margin: 0 8px;
}
.decoration-list ul li.active{
	background: #177F3A;	
}
.decoration-list ul li.active a{
	color: #FFFFFF;
}
.decoration-list ul li a{
	display: block;
	padding: 3px 15px;
	font-size: 14px;
	color: #333333;
}
.decoration .tab-content .tab-pane{
	overflow: hidden;
}
.banner-grid{
	width: 33.3333%;
	float: left;
	height: 340px;
}
.banner-grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.banner-grid figure .img1{
	height: 340px;
	background-size: cover !important;
}
.banner-grid figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px 40px;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.banner-grid figure figcaption h2 {
    padding-top: 75px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
    opacity: 0;
    text-transform: uppercase;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banner-grid figure figcaption h3{
	font-size: 16px;
	color: #177F3A;
	-webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
    opacity: 0;
    text-transform: uppercase;
    padding: 10px 0 0 0;
}
.banner-grid figure figcaption p {
    width: 70%;
    margin: 20px auto;
    height: 52px;
    overflow: hidden;
    opacity: 0;
    font-size: 14px;
    color: rgba(255,255,255,0.8);
    line-height: 26px;
    text-align: justify;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    -moz-transform: translate3d(0,20px,0);
    -o-transform: translate3d(0,20px,0);
}
.banner-grid figure figcaption a{
	opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    -moz-transform: translate3d(0,20px,0);
    -o-transform: translate3d(0,20px,0);
    position: absolute;
    left: 50%;
    margin-left: -16px;
    z-index: 1000;
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    position: absolute;
    top: 20px;
    right: 40px;
    bottom: 20px;
    left: 40px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0,1);
    -webkit-transform: scale(0,1);
    -moz-webkit-transform: scale(0,1);
    -o-webkit-transform: scale(0,1);
}
figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    -moz-webkit-transform: scale(1,0);
    -o-webkit-transform: scale(1,0);
    transform: scale(1,0);
}
figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-bubba:hover h2, figure.effect-bubba:hover h3 , figure.effect-bubba:hover p, figure.effect-bubba:hover a {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.banner-grid figure:hover figcaption{
	background: rgba(0,0,0,0.6);
}

/*-------------获取免费报价-------------*/
.box2{
	background: #38393d;
}
.box2 .container{
	padding: 35px 0 45px 0;
}
.box2-l{
	float: left;
	width: 216px;
}
.box2-l ul{
	margin-top: 20px;
}
.box2-l ul li{	
	padding: 8px 0;
	text-align: center;
}
.box2-l ul li a{
	display: block;
	padding: 20px;
	background: #4f4f4f;
	border-radius: 6px;
}
.box2-l ul li a h2{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 26px;
	padding-top: 8px;
}
.box2-l ul li a.active{
	background: #177F3A;
}
.box2-r{
	width: 953px;
	float: right;
}
.box2-r p{
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 8px;
}
.box2-r p span{
	color: #177F3A;
}
.box2-r h3{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: 8px 25px;
	background: #177F3A;
}
.box2-r h4{
	font-size: 14px;
	color: #b1b0b0;
	line-height: 24px;
	padding: 8px 0;
}
.form2{
	margin-top: 20px;
}
.form2 form .form-group{
	margin-bottom: 18px;
}
.form2 form .form-group label{
	margin-bottom: 0;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.form2 form .form-group select{
	width: 190px;
	padding: 6px 12px;
	background: none;
	border: 1px solid rgba(125,125,125,0.8);
	text-align: center;
	color: #cccccc;
	margin: 0 10px;
}
.form2 form .form-group select option{
	background: none;
}
.form2 form .form-group input{
	padding: 6px 12px;
	background: none;
	border: 1px solid rgba(125,125,125,0.8);
	text-align: center;
	color: #cccccc;
	width: 240px;
	height: 35px;
    vertical-align: baseline;
    margin-left: 10px;
}
.form2 form .form-group + .form-group input{
	width: 668px;
}
.form2 form .form-group .radio{
	display: inline-block;
	margin: 0 10px;
}
.form2 form .form-group .radio label{
	font-weight: normal;
	color: #CCCCCC;
}
.form2 form .form-group input[type='radio']{
	clear: both;
    width: auto;
    height: auto;
    margin-left: -20px;
}
.form2 form .form-group input[type='radio']:checked{
	color: #FFFFFF;
}
.form2 form .form-group + .form-group + .form-group + .form-group + .form-group input{
	width: 190px;
	margin: 0 10px;
}
.form2 form button{
	width: 420px;
	border: none;
	background: #177F3A;
	padding: 8px 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	margin-top: 15px;
}

/*--------设计团队--------------*/
.section2{
	background: #f7f7f7;
}
.scrolltab {
    position: relative;
    width: 1200px;
    margin: 30px auto 90px auto;
}
.ulBigPic{
	width: 980px;
	height: 458px;
	margin: 0 auto;
}
.ulBigPic li{
	width: 980px;
	height: 458px;
	display: none;
}
.ulBigPic li.current{
	display: block;
}
.sPic{
	float: right;
	width: 611px;
	height: 458px;
}
.sSideBox{
	float: left;
	width: 330px;
}
.scrolltab .dSmallPicBox {
    width: 1200px;
    height: 140px;
    position: relative;
    margin-top: 40px;
}
.scrolltab .dSmallPic {
    width: 980px;
    height: 140px;
    position: absolute;
    left: 108px;
    top: 0px;
    overflow: hidden;
}
.scrolltab .dSmallPic ul {
    position: absolute;
}
.scrolltab .dSmallPic li {
    width: 140px;
    height: 140px;
    float: left;
    display: inline;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    margin: 0 6px;
}
.scrolltab .dSmallPic li.current{
	width: 360px;
}
.scrolltab .dSmallPic .s_img{
	width: 140px;
	height: 140px;
	float: left;
}
.ulSmallPic li .con{
	width: 220px;
	height: 140px;
	background: #177F3A;
	padding: 20px 0 20px 15px;
	position: absolute;
	left: 140px;
}
.con h1{
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 400;
	line-height:32px;
}
.con h2{
	font-size: 16px;
	color: rgba(255,255,255,0.4);
	padding: 10px 0 20px 0;
}
.con p{
	font-size: 16px;
	color: #FFFFFF;
}
.scrolltab .sLeftBtnBBan,
.scrolltab .sRightBtnB{
	width:60px;
	height:60px;
	display:block;
	position:absolute;
	bottom: 40px;
	cursor: pointer;
}
.scrolltab .sLeftBtnBBan{
	left: 10px;
	background:url(../images/btn1.png) no-repeat center;
}
.scrolltab .sRightBtnB{
	right: 10px;
	background: url(../images/btn2.png) no-repeat center;
}
.scrolltab .sLeftBtnBBan:hover{
	background:url(../images/btn3.png) no-repeat center;	
}
.scrolltab .sRightBtnB:hover{
	background:url(../images/btn4.png) no-repeat center;
}
.jlxq-r h2 {
    font-size: 26px;
    color: #177F3A;
    font-weight: bold;
}
.jlxq-r h3 {
    font-size: 26px;
    color: #177F3A;
    font-weight: bold;
    padding: 15px 0;
}
.jlxq-r h4 {
    font-size: 18px;
    color: #FFFFFF;
    display: inline-block;
    padding: 7px 30px;
    background: #177F3A;
    margin-bottom: 30px;
    border-radius: 20px;
    box-shadow: 0 0 8px rgba(159,188,22,0.6);
}
.info1 h5{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
	padding: 3px 0;
}
.info1 h5 b{
	font-weight: bold;
}

/*--------3D样板间-------------*/
.section3{
	background: #121212;
}
.ybj{
	width: 1200px;
}
/*------缩略图样式-------*/
#DB_gallery{width:100%;}
#DB_gallery .DB_imgSet {position:relative;height:560px;overflow:hidden;}
#DB_gallery .DB_imgSet .DB_imgWin{height:100%}
#DB_gallery .DB_imgSet .DB_page{position:absolute;bottom:0;padding:5px;color:#ffffff}
#DB_gallery .DB_imgSet .DB_page .DB_current{color:#ffff00}
#DB_gallery .DB_imgSet .DB_page .DB_total{color:#ffcc00}
#DB_gallery .DB_imgSet .DB_prevBtn{position:absolute;top:50%;margin-top:-19px;cursor:pointer;left:20px;}
#DB_gallery .DB_imgSet .DB_nextBtn{position:absolute;top:50%;margin-top:-19px;cursor:pointer;right:20px;}

#DB_gallery .DB_thumSet {position:relative;padding:18px 0;width:1200px;overflow:hidden;}
#DB_gallery .DB_thumSet .DB_thumMove{position:relative;white-space:nowrap;font-size:0;text-align: center;}
#DB_gallery .DB_thumSet .DB_thumMove li{display:inline-block;margin: 0 10px;}
#DB_gallery .DB_thumSet .DB_thumMove li p{
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 26px;
	padding: 12px 0;
}
#DB_gallery .DB_thumSet .DB_thumLine{position:absolute;width: 280px;height: 131px;background: url(../images/bg1.png) no-repeat center;left:-10px;top:0}

/*------------公司动态、家装知识----------------*/
.box3{
	background: #38393d;
}
.box3 .container{
	padding: 90px 0 75px 0;
}
.company-l{
	float: left;
	width: 192px;
	position: relative;
	margin-right: 20px;
}
.index-title1{
	padding: 40px 30px;
	background: #177F3A;
	width: 180px;
	text-align: center;
}
.index-title1 h2{
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 13px;
}
.company-r{
	width: 988px;
	float: left;
}
.company-r ul{
	float: left;
	border-bottom: 1px dashed #4f4f4f;
}
.company-r ul:first-child{
}
.company-r ul li{
	border-top: 1px dashed #4f4f4f;
	float:left;
	width: 494px;
}
.company-r ul li a{
	display: block;
	padding: 12px 0;
	font-size: 14px;
	color: #cccccc;
	line-height: 24px;
	overflow: hidden;
	float:left;
}
.company-r ul li a i{
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	margin-right: 10px;
	background: #fff;
	text-align: center;
	line-height: 24px;
	color: #999999;
}
.company-r ul li span{padding: 12px 0;float:right;line-height: 24px;height: 24px;color:#ccc;font-size:12px;margin-right:10px;}
.company{
	overflow: hidden;
	margin-bottom: 40px;
}
.company-r ul li a:hover{
	color: #177F3A;
}
.company-r ul li a:hover i{
	background: #177F3A;
	color: #FFFFFF;
}
.jzzs{
	overflow: hidden;
}
.jzzs-l .index-title1{
	background: #252525;
}
.jzzs-r{
	width: 988px;
	float: left;
}
.jzzs-img{
	height: 197px;
	background-size: cover !important;
}
.jzzs-r ul li{
	float: left;
	width: 240px;
	margin-right: 9px;
}
.jzzs-r ul li:nth-child(4n){
	margin-right: 0;
}
.jzzs-r ul li a{
	display: block;
	position: relative;
}
.jzzs-r ul li a .bottom1{
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 7px;
	background: rgba(0,0,0,0.8);
	text-align: center;
}
.jzzs-r ul li a .bottom1 p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFFFFF;
}

/*------------装修流程-------------------*/
.box4{
	background: url(../images/bg2.jpg) no-repeat center;
}
.box4 .container{
	padding: 25px 0 49px 0;
}
.index-title2 h1{
	font-size: 22px;
	color: #177F3A;
	font-weight: bold;
	text-align: center;
	background: url(../images/line2.png) no-repeat center;
}
.zxlc{
	margin-top: 60px;
}
.zxlc ul{
	text-align: center;
}
.zxlc ul li{
	display: inline-block;
	margin: 0 29px;
}
.zxlc ul li a .Hicon{
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #999999;
	transition: all 0.6s;
}
.zxlc ul li a h2{
	font-size: 16px;
	color: #999999;
	padding-top: 12px;
}
.zxlc ul li:hover a .Hicon{
	background: #177F3A;
	transform: scale(1.05);
	box-shadow: 0 0 15px rgba(159,188,22,0.6);
}
.zxlc ul li:hover a h2{
	color: #177F3A;
}
.zxlc ul li a .Hicon1{
	background: #999999 url(../images/G1.png) no-repeat center;
}
.zxlc ul li a .Hicon2{
	background: #999999 url(../images/G2.png) no-repeat center;
}
.zxlc ul li a .Hicon3{
	background: #999999 url(../images/G3.png) no-repeat center;
}
.zxlc ul li a .Hicon4{
	background: #999999 url(../images/G4.png) no-repeat center;
}
.zxlc ul li a .Hicon5{
	background: #999999 url(../images/G5.png) no-repeat center;
}
.zxlc ul li a .Hicon6{
	background: #999999 url(../images/G6.png) no-repeat center;
}
.zxlc ul li a .Hicon7{
	background: #999999 url(../images/G7.png) no-repeat center;
}
.zxlc ul li a .Hicon8{
	background: #999999 url(../images/G8.png) no-repeat center;
}
.zxlc ul li a .Hicon9{
	background: #999999 url(../images/G9.png) no-repeat center;
}
.zxlc ul li:hover a .Hicon1{
	background: #177F3A url(../images/G1-1.png) no-repeat center;
}
.zxlc ul li:hover a .Hicon2{
	background: #177F3A url(../images/G2-1.png) no-repeat center;
}
.zxlc ul li:hover a .Hicon3{
	background: #177F3A url(../images/G3-1.png) no-repeat center;
}
.zxlc ul li:hover a .Hicon4{
	background: #177F3A url(../images/G4-1.png) no-repeat center;
}
.zxlc ul li:hover a .Hicon5{
	background: #177F3A url(../images/G5-1.png) no-repeat center;
}
.zxlc ul li:hover a .Hicon6{
	background: #177F3A url(../images/G6-1.png) no-repeat center;
}
.zxlc ul li:hover a .Hicon7{
	background: #177F3A url(../images/G7-1.png) no-repeat center;
}
.zxlc ul li:hover a .Hicon8{
	background: #177F3A url(../images/G8-1.png) no-repeat center;
}
.zxlc ul li:hover a .Hicon9{
	background: #177F3A url(../images/G9-1.png) no-repeat center;
}
/*-----------footer------------------*/
.footer1{
	background: #f8f7f3;
	margin-bottom: 90px;
}
.footer1 .container{
	padding: 50px 0;
	text-align: center;
}
.footer1 .container > div{
	display: inline-block;
	vertical-align: middle;
}
.footer1-l{
	width: 300px;	
}
.footer1-c{
	width: 540px;
	border-left: 1px dashed #c7c6c4;
	border-right: 1px dashed #c7c6c4;
	padding: 0 50px;
}
.footer1-r{
	width: 254px;
	padding: 0 50px;
}
.footer1-r h4 img{
	display: inline-block;
	padding: 2px;
	border: 1px dashed #c2c2c0;
}
.footer1-r h4 span{
	display: block;
	font-size: 14px;
	color: #177F3A;
	font-weight: bold;
	padding-top: 8px;
}
.f-tel{
	text-align: left;
	padding-left: 60px;
	background: url(../images/icon1.png) no-repeat center left;
	margin-bottom: 14px;
}
.f-tel h3{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 24px;
}
.f-tel h4{
	font-size: 28px;
	color: #177F3A;
	font-weight: bold;
}
.f-info p{
	text-align: left;
	color: #333333;
	line-height: 26px;
}


/*-------------案例详情---------------*/
.content .container{
	padding: 0;
}
.crumbs{
	padding: 20px 0;
	margin-top: 10px;
}
.crumbs a{
	color: #4e4d4d;
	line-height: 24px;
}
.con-title1{
	border-bottom: 1px dashed #e6e4e4;
	margin-bottom: 30px;
}
.con-title1 h1{
	font-size: 26px;
	color: #505050;
	padding: 18px 0;
}
.detailes-left{
	width: 880px;
	float: left;
}
#DB_gallery1{width:100%;}
#DB_gallery1 .DB_imgSet {position:relative;height:560px;overflow:hidden;}
#DB_gallery1 .DB_imgSet .DB_imgWin{height:100%}
#DB_gallery1 .DB_imgSet .DB_imgWin img{
	display: inline-block;
	height: 560px;
	max-width: 100%;
}
#DB_gallery1 .DB_imgSet .DB_page{position:absolute;bottom:0;padding:5px;color:#ffffff}
#DB_gallery1 .DB_imgSet .DB_page .DB_current{color:#ffff00}
#DB_gallery1 .DB_imgSet .DB_page .DB_total{color:#ffcc00}
#DB_gallery1 .DB_imgSet .DB_prevBtn{position:absolute;top:50%;margin-top:-19px;cursor:pointer;left:20px;}
#DB_gallery1 .DB_imgSet .DB_nextBtn{position:absolute;top:50%;margin-top:-19px;cursor:pointer;right:20px;}
#DB_gallery1 .DB_thumSet {position:relative;padding:18px 0;width:880px;overflow:hidden;background: #eae9ea;}
#DB_gallery1 .DB_thumSet .DB_thumMove{position:relative;white-space:nowrap;font-size:0;}
#DB_gallery1 .DB_thumSet .DB_thumMove li{display:inline-block;margin: 0 10px;width: 154px;height: 86px;overflow: hidden;}
#DB_gallery1 .DB_thumSet .DB_thumMove li a img{
	display: inline-block;
	max-width: 100%;
	height: 86px;
}
#DB_gallery1 .DB_thumSet .DB_thumLine{position:absolute;width: 154px;height: 86px;background: url(../images/bg1.png) no-repeat center;left:-10px;top:0}
.table1 table{
	text-align: center;
	line-height: 50px;
	border: none;
	border-collapse: collapse;	
	margin: 30px 0 10px 0;
}
.table1 table tr{
	float: left;	
}
.table1 table tr td:first-child{
	width: 100px;
	height: 50px;
	font-size: 14px;
	color: #000000;
	background: #F5F5F5;
	font-weight: normal;
	border: 1px solid #e9e9e9;
}
.table1 table tr td:last-child{
	width: 192px;
	height: 50px;
	font-size: 14px;
	color: #666666;
	border: 1px solid #e9e9e9;
}
.info2 h3{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding: 8px 0;
}
.info2{
	color: #666666;
	line-height: 24px;
	text-align: justify;
}

/*--------猜你喜欢------------*/
.guessYouLike{
	margin-top: 30px;
}
.con-title2{
	margin: 15px 0;
}
.con-title2 h1{
	padding: 10px;
	width: 100%;
	background: #177F3A;
}
.con-title2 h1 span{
	font-size: 14px;
	color: #FFFFFF;
}
.con-title2 h1 a{
	float: right;
	color: #FFFFFF;
}
.gyl ul li{
	float: left;
	width: 274px;
	margin: 10px 29px 10px 0;
}
.gyl ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.gyl ul li:nth-child(3n){
	margin-right: 0;
}
.gyl-img{
	height: 210px;

}

.detailes-right{
	width: 270px;
	float: right;
}
.yysjs-t{
	border: 1px solid #177F3A;
	text-align: center;
}
.yysjs-img{
	height: 210px;
}
.yysjs-t h3{
	font-size: 18px;
	color: #000;
	padding: 18px 0;
}
.yysjs-t h3 s{
	text-decoration: none;
	font-size: 14px;
	color: #666666;
}
.yysjs-t h4{
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
}
.yysjs-t h4 span{
	color: #ff9900;
}
.yysjs .yuyue{
	display: block;
	width: 200px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	color: #FFFFFF;
	font-size: 16px;
	background: #177F3A;
	border-radius: 20px;
	box-shadow: 0 0 8px rgba(159,188,22,0.6);
	margin: 15px auto;
}
.baojia{
	margin-top: 45px;
}
.baojia form{
	padding: 20px;
	width: 100%;
	background: #f5f5f5;
}
.baojia form input{
	width: 100%;
	padding: 8px 10px;
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
}
.baojia form button{
	width: 100%;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding: 8px 0;
	background: #177F3A;
	border-radius: 20px;
	margin-top: 10px;
}

.con-title3{
	border-bottom: 1px dashed #e6e4e4;
}
.con-title3 h1{
	font-size: 12px;
	color: #999999;
}
.con-title3 h1 span{
	font-size: 22px;
	color: #505050;
	display: inline-block;
	padding: 10px 0;
	border-bottom: 4px solid #177F3A;
}
.hotCase{

}
.hotCase ul li{
	padding: 20px 0;
	border-bottom: 1px dashed #E7E5E6;
}
.hotCase ul li a{
	display: block;
	overflow: hidden;
}
.hotCase-img{
	float: left;
	height: 74px;
	background-size: cover;
	width: 100px;
}
.hotCase-info{
	width: 160px;
	float: right;
}
.hotCase-info h2{
	font-size: 14px;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 10px 0;
}
.hotCase-info h3{
	color: #666;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hotCase ul li a:hover .hotCase-info h2{
	color: #91C925;
}
.detailes{
	overflow: hidden;
	margin-bottom: 280px;
}

/*------------装修案例------------------*/
.category{
	width: 100%;
	height: 40px;
}
.category .t1{
	width: 100px;
	float: left;
	background: #f6f5f5;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #e6e6e6;
	border-right: none;
}
.category ul{
	width: 1100px;
	float: left;	
	padding: 0 20px;
	border: 1px solid #f1f0f0;
}
.category ul li{
	float: left;
	height: 38px;
	padding: 7px 0;	
	margin: 0 15px;
}
.category ul li a{
	display: block;
	padding: 0 14px;
	height: 24px;
	line-height: 24px;
	background: #FFFFFF;
	border-radius: 15px;
}

.case1 .category1 .t1{
	border-top: none;
	border-bottom: none;
}
.case1 .category1 ul{
	border-top: none;
	border-bottom: none;
}
.zx-case ul li{
	float: left;
	width: 380px;
	margin: 20px 30px 20px 0;
}
.zx-case ul li:nth-child(3n){
	margin-right: 0;
}
.zx-case ul li a{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #e7e5e5;
}
.case-img1{
	height: 285px;
	background-size: cover !important;
}
.case-img2{
	height: 44px;
	width: 44px;
	border-radius: 50%;
	display: inline-block;
	background-size: cover !important;
}
.case-info{
	padding: 20px 18px;
	width: 380px;
}
.case-info1 , .case-info2{
text-align:center;
}
.case-info1 h1{
	font-size: 20px;
	color: #000000;
	overflow: hidden;
}
.case-info1 h2 , .case-info1 h3 , .case-info2 h4{
	color: #666666;
	font-size: 14px;
	line-height: 22px;
}
.case-info2{
	text-align: right;
}
.case-info2 h5{
	color: #177F3A;
	padding: 3px 10px;
	background: #FFFFFF;
	border-radius: 12px;
	display: inline-block;
}
.zx-case ul li a:hover{
	border-color: #91C925;
}
.zx-case ul li a:hover .case-info2 h5{
	background: #91C925;
	color: #FFFFFF;
}
.zx-case ul{
	overflow: hidden;
	margin: 20px 0 60px 0;
}
.zx-case{
	
}

/*----------页码----------------*/
.page{
	display: block;
	text-align: center;
}
.page a{
	display: inline-block;
	font-size: 14px;
	color: #999999;
	padding: 2px 8px;
	border: 1px solid #dfdfdf;
}
.page a.p-prev,.page a.p-next{
	font-size: 24px;
}
.page a.on{
	background: #177F3A;
	border-color: #177F3A;
	color: #FFFFFF;
}
.page a.total{
	border: none;
	color: #666666;
}

/*---------设计师详情------------*/
.sjs-details{
	background: url(../images/bg3.jpg) no-repeat center;
}
.sjs-details .container{
	padding: 55px 0;
}
.sjs-details .container > div{
	display: inline-block;
	vertical-align: top;
}
.sjs-det1{
	border: 6px solid rgba(189,188,22,0.3);
}
.sjs-det1-img{
	height: 280px;
	width: 280px;
}
.sjs-det2{
	width: 200px;
	margin: 0 40px;
	padding-top: 35px;
}
.sjs-det2 h1{
	font-size: 24px;
	color: #177F3A;
	padding-bottom: 10px;
}
.sjs-det2 h1 s{
	text-decoration: none;
	font-size: 14px;
	color: #cccccc;
}
.sjs-det3{
	width: 545px;
	padding-top: 35px;
}
.sjs-det2 h2 , .sjs-det2 h3{
	color: #cccccc;
	line-height: 24px;
}
.sjs-det2 h2 span , .sjs-det2 h3 span{
	color: #ff9900;
}
.sjs-det2 a{
	display: block;
	width: 100%;
	padding: 8px 0;
	background: #177F3A;
	text-align: center;
	color: #f7f7f7;
	font-size: 16px;
	border-radius: 20px;
	margin-top: 35px;
}
.sjs-det3{
	color: #cccccc;
	line-height: 28px;
	text-align: justify;
}
.sjs-det3 .t2{
	font-weight: bold;
	color: #177F3A;
}

/*-------设计作品---------*/
.detailes1{
	margin-top: 50px;
}
.sjzp-list{
	margin-bottom: 65px;
}
.sjzp-list ul{
	overflow: hidden;
}
.sjzp-list ul li{
	float: left;
	width: 276px;
	margin: 15px 26px 15px 0;
}
.sjzp-list ul li:nth-child(3n){
	margin-right: 0;
}
.sjzp-list ul li a{
	display: block;
	border: 1px solid #e7e5e5;
}
.sjzp-list ul li a:hover{
	border-color: #91C925;
}
.sjzp-img{
	height: 200px;
	background-size: cover;
}
.sjzp-info{
	width: 274px;
	padding: 10px 14px;
}
.sjzp-info h1{
	font-size: 16px;
	color: #000000;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sjzp-info h2{
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.sjzp-info h2 span{
	display: inline-block;
	width: 49%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sjzp-info h2 span + span{
	text-align: right;
}
.tjsjs-list{
	margin-top: 15px;
}
.tjsjs-list ul{
	overflow: hidden;
}
.tjsjs-list ul li{
	width: 282px;
	float: left;
	margin: 10px 17px 10px 0;
}
.tjsjs-list ul li:nth-child(3n){
	margin-right: 0;
}
.tjsjs-list ul li a{
	display: block;
	border: 1px solid #e7e5e5;
}
.tjsjs-list ul li a:hover{
	border-color: #91C925;
}
.tjsjs-info{
	width: 280px;
	padding: 15px 10px;
	text-align: center;
}
.tjsjs-info h3{
	font-size: 18px;
	color: #000;
	line-height: 26px;
}
.tjsjs-info h3 s{
	text-decoration: none;
	font-size: 14px;
	color: #666666;
}
.tjsjs-info h4{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.tjsjs-info h4 span{
	color: #ff9900;
}

/*----------设计团队--------------*/

/*----内页banner---*/
.s-banner{
	min-width: 1200px;
	width: 100%;
	height: 410px;
	position: relative;
}
.s-banner a{
	position: absolute;
	width: 42px;
	height: 42px;
	background: url(../images/icon3.png) no-repeat center;
	left: 50%;
	margin-left: -21px;
	bottom: -21px;
}
.common-title2{
	margin-top: 0;
}
.common-title2 .index-title h2{
	font-size: 40px;
	letter-spacing: 20px;
}
.common-title2 h1{
	top: 12px;
}
.designerMore{
	background: #fff;
}
.common-title3{
	margin-top: 50px;
}
.tjsjs-list1 ul li{
	margin: 20px 20px 20px 0;
}
.tjsjs-list1 ul li:nth-child(3n){
	margin-right: 20px;	
}
.tjsjs-list1 ul li:nth-child(4n){
	margin-right: 0;
}
.yysjs-top{
	position: relative;
}
.knowMore{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	display: none;
}
.knowMore span{
	width: 50%;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.knowMore span.more1{
	background: rgba(0,0,0,0.6);
	float: left;
}
.knowMore span.yuyue1{
	background: rgba(155,188,22,1);
	float: right;
}
.designerMore .container{
	padding: 0;
}
.tjsjs-list1{
	margin-bottom: 45px;
}
.team{
	margin-bottom: 100px;
}

/*--------------工地详情-------------------*/
.zjgd-1{
	padding: 30px 0;
	border-top: 1px dashed #e6e4e4;
	border-bottom: 1px dashed #e6e4e4;
	overflow: hidden;
}
.zjgd-1 > div{
	float: left;
}
.cn1-l{
	width: 270px;
	position: relative;
	margin-right: 16px;
}
.cn1-img1{
	height: 190px;
	background-size: cover;
}
.cn1-l img{
	position: absolute;
	width: 82px;
	height: 82px;
	right: 0;
	top: 0;
}
.cn1-c{
	width: 430px;
}
.cn1-c h1{
	font-size: 26px;
	color: #000000;
	padding-bottom: 20px;
	line-height: 34px;
}
.cn1-c p{
	color: #333333;
	line-height: 26px;
}
.zjgd-1 .cn1-r{
	width: 117px;
	float: right;
	text-align: center;
}
.cn1-img2{
	height: 117px;
	width: 117px;
	border-radius: 50%;
	background-size: cover !important;
}
.cn1-r h3{
	color: #666666;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 4px;
}
.cn1-r .yuyue2{
	display: inline-block;
	padding: 2px 12px;
	color: #FFFFFF;
	background: #177F3A;
	border-radius: 12px;
}
.zjgd-2{
	width: 100%;
}
.zjgd-2 .title1{
	height: 36px;
	background: #f8f8f8;
	margin: 20px 0;
}
.zjgd-2 .title1 h2{
	display: inline-block;
	padding: 0 15px;
	background: #177F3A;
	line-height: 36px;
	color: #FFFFFF;	
}
.zjgd-2 .con-info{
	text-align: justify;
	line-height: 22px;
	color: #666666;
}
.zjgd-2 .con-info img{
	display: inline-block;
	max-width: 100%;
}
.zjgd-3{
	margin-top: 40px;
}
.zjgd-list li{
	width: 274px;
	float: left;
	margin: 20px 28px 20px 0;
}
.zjgd-list li:nth-child(3n){
	margin-right: 0;
}
.zjgd-list li a{
	display: block;
}
.zjgd-img{
	background-size: cover !important;
	height: 200px;
}
.detailes-right1 .baojia{
	margin-top: 0;
}
.img-top{
	position: relative;
}
.img-top img{
	position: absolute;
	right: 0;
	top: 0;
	width: 82px;
	height: 82px;
}

/*--------------公司周刊-----------------*/
.list1{
	overflow: hidden;
}
.list1 li{
	float: left;
}
.list1 li a{
	display: block;
	padding: 18px;
	font-size: 16px;
	color: #666666;
	margin-right: 40px;
}
.list1 li a.active{
	border-bottom: 4px solid #177F3A;
}
.news-list ul{
	overflow: hidden;
	margin-bottom: 60px;
}
.news-list ul li{
	padding: 40px 0;
	border-bottom: 1px dashed #dddddd;
}
.news-list ul li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.news-img{
	width: 330px;
	float: left;
	height: 180px;
}
.news-info{
	width: 520px;
	float: right;
}
.news-info h2{
	font-size: 20px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 12px;
}
.news-info p{
	color: #999999;
	overflow: hidden;
	line-height: 25px;
	height: 50px;
}
.news-info h3{
	color: #999999;
	padding-top: 25px;
	border-top: 1px dashed #e4e4e4;
	margin-top: 50px;
	padding-left: 26px;
	background: url(../images/icon4.png) no-repeat left bottom;
}
.news-list ul li a:hover .news-info h2{
	color: #177F3A;
}
.detailes-left .line2 , .s-nav .line2{
	width: 100%;
	height: 4px;
	background: #EFEFEF;
	margin-top: -4px;
}
.detailes-right2 .baojia{
	margin-top: 60px;
}
.s-nav ul{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.fwbz-1{
	overflow: hidden;
	padding: 20px 0;
}
.fwbz-img{
	width: 780px;
}
.fwbz-info{
	width: 420px;
	height: 270px;
	padding: 30px 40px;
	background: #177F3A;
}
.fwbz-info h1{
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 32px;
}
.fwbz-info h2{
	font-size: 18px;
	color: rgba(255,255,255,0.5);
	line-height: 26px;
	padding-bottom: 15px;
	border-bottom: 1px dashed rgba(255,255,255,0.5);
	margin-bottom: 15px;
}
.fwbz-info p{
	color: #FFFFFF;
	line-height: 26px;
	text-align: justify;
	height: 104px;
	overflow: hidden;
}
.fwbz-2 .fwbz-info{
	background: #454545;
}
.fwbz{
	margin: 40px 0 300px 0;
}
.gsjj{
	font-size: 14px;
	color: #797979;
	line-height: 30px;
	text-align: justify;
	margin: 60px 0 60px 0;
}
.gsjj img{
	display: inline-block;
	max-width: 100%;
	margin: 20px 0;
	
}

/*------公司文化-----------*/
.gswh-img{
	width: 50%;
	float: left;
}
.gswh-img1{
	height: 353px;
}
.gswh-info{
	width: 50%;
	float: left;
	padding: 70px 50px;
	background: #f8f6f7;
	height: 353px;
}
.gswh-info h2{
	font-size: 22px;
	color: #b98e4b;
	font-weight: bold;
}
.gswh-info h3{
	font-size: 18px;
	color: #CCCCCC;
	padding: 4px 0 15px 0;
	margin-bottom: 20px;
	border-bottom: 1px dashed #dedddd;
}
.gswh-info1{
	color: #797979;
	line-height: 26px;
	text-align: justify;
	height: 130px;
	overflow: hidden;
}
.gswh{
	margin: 60px 0 270px 0;
}
.gswh-1{
	overflow: hidden;
}

/*---------人才招聘-----------*/
.zxns1{
	margin-top: 20px;
}
.q1{
	width: 100%;
	border: 1px solid #dfdfdf;
	padding: 18px 20px;
	height: 60px;
	cursor: pointer;
}
.q1 h4{
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 22px;
	border-left: 4px solid #91C925;
}
.q1 span{
	float: right;
	font-size: 14px;
	color: #505050;
	padding-left: 24px;
	background: url(../images/icon6.png) no-repeat left center;
}
.w1{
	padding: 35px;
	border-bottom: 1px dashed #e4e4e4;
	overflow: hidden;
}
.w1 li{
	text-align: left;
	font-size:14px;
	color: #505050;
	font-weight: bold;
	padding: 6px 0;
}
.w1 li span{
	font-weight: normal;
}
.info4{
	padding: 0 35px;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	padding-bottom: 70px;
}
.info4 h4{
	font-size: 16px;
	color: #505050;
	font-weight: bold;
	padding: 10px 0;
	margin-top: 20px;
}
.txt4{
	display: none;
}
.zxns{
	margin-bottom: 300px;
}
.zxns1 div.current{
	border-color: #91C925;
}
.zxns1 div.current h4{
	color: #91C925;
}
.zxns1 div.current span{
	background: url(../images/icon7.png) no-repeat left center;
}

/*------------自主报价----------------*/
.cbx{
	background: url(../images/bg4.jpg) no-repeat center;
	height: 1050px;
}
.cbx .container{
	padding: 80px 0;
}
.common-title4{
	margin-top: 0;
	padding: 25px 0;
}
.common-title4 .index-title h2{
	color: #177F3A;
	font-size: 40px;
	letter-spacing: 2px;
}
.common-title4 .index-title h3{
	color: rgba(255,255,255,0.8);
	letter-spacing: 4px;
}
.zzbj{
	width: 960px;
	margin: 0 auto;
	border-radius: 6px;
	background: #fefefe;
	position: relative;
}
.form3{
	width: 485px;
	float: left;
}
.free{
	width: 350px;
	float: left;
	text-align: center;
	margin-top: 30px;
}
.form3 form h4{
	font-size: 20px;
	color: #177F3A;
	font-weight: bold;
	margin-bottom: 22px;
}
.form3 form h4 span{
	font-size: 14px;
	color: #333333;
	display: inline-block;
	padding-left: 14px;
	font-weight: normal;
}
.form3 form .form-group{
	margin-bottom: 23px;
}
.form3 form .form-group label{
	margin-bottom: 0;
	color: #4e4d4d;
}
.form3 form .form-group select , .form3 form .form-group input{
	padding: 7px;
	border: 1px solid #d6d6d6;
	width: 190px;
	margin: 0 9px;
	text-align: center;
}
.form3 form .form-group + .form-group input{
	width: 402px;
}
.form3 form .form-group .radio{
	display: inline-block;
	margin: 0 9px;
}
.form3 form .form-group input[type='radio']{
    clear: both;
    width: auto;
    height: auto;
    margin-left: -20px;
    margin-top: 3px;
}
.form3 form .form-group:last-child input{
	width: 190px;
}
.form3 form .form-group1 select{
	width: 119px;
}
.free h5{
	font-size: 20px;
	color: #177F3A;
	font-weight: bold;
}
.free div{
	width: 120px;
	height: 120px;
	display: inline-block;
	border-radius: 50%;
	margin-top: 70px;
	transition: all 0.6s;
	padding-top: 10px;
}
.free div button{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #177F3A;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;	
	box-shadow: 0 0 0 10px rgba(159,188,22,0.3);
}
.free div:hover{
	transform: scale(1.1);
	-webkit-box-shadow:0 0 80px rgba(159,188,22,0.2);  
  	-moz-box-shadow:0 0 80px rgba(159,188,22,0.2);  
  	box-shadow:0 0 80px rgba(159,188,22,0.2); 
  	
}
.zzbj-1{
	overflow: hidden;
	padding: 50px 60px;
	border-bottom: 6px solid #ebebeb;
}
.zzbj-2{
	padding: 20px 70px 30px 70px;
}
.zzbj-2 table{
	border: none;
	width: 100%;
}
.zzbj-2 table thead tr th{
    text-align: center;
    font-size: 14px;
    color: #4e4d4d;
    font-weight: bold;
    border-bottom: none;
    padding: 6px 8px;
    line-height: 24px;
}
.zzbj-2 table tbody tr td { 
    text-align: center;
    padding: 8px;
    font-size: 13px;
    color: #4e4d4d;
    line-height: 24px;
}

.bj-head{
	margin-bottom: 10px;
}
.bj-head ul li{
	width: 16%;
	float: left;
	text-align: center;
	font-size: 14px;
    color: #4e4d4d;
    font-weight: bold;
    padding: 6px 0;
    line-height: 24px;
}
.bj-head ul li:nth-child(3){
	width: 36%;
}
.txtMarquee-top1 .bd ul li{
	overflow: hidden;
}
.txtMarquee-top1 .bd ul li span{
	float: left;
	width: 16%;
	text-align: center;
    padding: 8px 0;
    font-size: 13px;
    color: #4e4d4d;
    line-height: 24px;
}
.txtMarquee-top1 .bd ul li span:nth-child(3){
	width: 36%;
}
/*-----------3D样板间---------------*/
.ybj-3d{
	margin-bottom: 170px;
}
.ybj-3d ul{
	overflow: hidden;
	margin-bottom: 65px;
}
.ybj-3d ul li{
	float: left;
	width: 382px;
	margin: 20px 22px 20px 0;
}
.ybj-3d ul li:nth-child(3n){
	margin-right: 0;
}
.ybj-3d ul li a{
	display: block;
	border: 1px solid #E7E5E6;
	position: relative;
}
.ybj-3d ul li a .t3{
	width: 70px;
	height: 70px;
	background: #177F3A;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 99;
	line-height: 70px;
	font-size: 28px;
	border: 2px solid #FFFFFF;
}
.ybj-t{
	position: relative;
}
.ybj-img{
	height: 280px;
	background-size: cover;
}
.shade1{
	position: absolute;
	width: 100%;
	height: 280px;
	background: rgba(159,188,22,0.9);
	padding: 55px;
	text-align: center;
	top: 0;
	left: 0;
	display: none;
}
.shade1 h1{
	font-size: 26px;
	color: #FFFFFF;
}
.shade1 .line{
	width: 40px;
	height: 1px;
	background: rgba(255,255,255,0.9);
	margin: 12px auto;
}
.shade1 h2{
	font-size: 12px;
	color: #FFFFFF;
}
.shade1 span{
	display: inline-block;
	padding: 3px 14px;
	background: #FFFFFF;
	border-radius: 15px;
	color: #177F3A;
	font-weight: bold;
	margin-top: 50px;
}
.ybj-info{
	padding: 14px 20px;
}
.ybj-info p{
	color: #000000;
	font-size: 16px;
	line-height: 24px;
}

/*-------------侧边悬浮框-----------------*/
.floatBox{
	width: 155px;
	height: 650px;
	padding: 100px 42px;
	background: url(../images/float.png) no-repeat center;
	position: fixed;
	right: 0;
	top:40%;
	margin-top:-300px;
    background-size: 90%;
	opacity: 0;
}
.floatBox ul li{
	margin-top: 20px;
	border-bottom: 1px dashed #336633;
	padding: 7px 0;
}
.floatBox ul li:last-child{
	border-bottom: none;
	margin-top: 30px;
}
.floatBox ul li a{
	display: block;
	text-align: center;
}
.floatBox ul li a h4{
	color: #FFFFFF;
	line-height: 24px;
	padding-top: 6px;
}
.floatBox .close{height:50px;float: none; margin-top: 90px;width:100px;}
.floatbox_but{width:50px;position: fixed; right: 0; top:40%;background:#006600;webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.floatbox_but p{font-size:14px;padding:58px 20px 15px 20px;color:#fff;background: url(../images/icon8.png) no-repeat center 14px;}
/*----------首页弹窗-----------------*/
/*#index-tk .modal-dialog{
	width: 960px;
	margin-top: 60px;
}
#index-tk .modal-dialog .modal-content{
	background: #FFFFFF;
}*/
.fixFooter{
	position: fixed;
	bottom: 0;
	width: 100%;	
	min-width: 1200px;	
	z-index: 999;
}
.fixFooter .index-tk{
	display: block;
	background: url(../images/f-bg.png) no-repeat center;
	height: 184px;
	position: relative;
	cursor: pointer;
}
.fixFooter .f-bg{
	background: rgba(0,0,0,0.6);
	display: none;
}
.fixFooter .f-bg .zzbj-1{
	background: #FFFFFF;
	width: 960px;
	margin: 0 auto;
	border-radius: 6px;
}


/*-------------周刊详情----------------*/
.zxgl-info{
	margin: 15px 0 200px 0;
}
.zxgl-info h2{
	text-align: center;
	line-height: 28px;
	color: #333333;
	font-size: 20px;
	padding: 30px 0;
}
.zxgl-info .info5{
	text-align: justify;
	color: #666666;
	line-height: 28px;	
}
.zxgl-info .info5 img{
	display: inline-block;
	max-width: 100%;
	margin: 15px 0;
}
.pian a{
	display: block;
	line-height: 24px;
	padding: 10px 0;
}
.pian a:first-child{
	border-bottom: 1px dashed #d5d5d5;
}
.pian a:hover{
	color: #177F3A;
}
.pian a.chakan{
	float: right;
	margin-top: -90px;
}
.com_right_list{margin-top:20px;}
.com_right_list .inf_lc li{padding:7px 20px 0 0;height:110px; overflow:hidden;margin:0 0 30px; background:#f6f6f6; position:relative;}
.com_right_list .inf_lc li.bg { background:#edf6f4;}
.com_right_list .inf_lc li h4{ padding:20px 5px 0 0;text-align:center; float:left;width:110px; overflow:hidden;}
.com_right_list .inf_lc li h4 b{ font-weight:100; display:block; line-height:36px;height:36px; overflow:hidden; font-size:36px; font-family:Arial; text-transform:uppercase;}
.com_right_list .inf_lc li h4 span{ font-weight:100; display:block; line-height:16px;height:16px; overflow:hidden; font-size:12px; font-family:Arial; text-transform:uppercase; color:#343434;}
.com_right_list .inf_lc li p{padding:0 0 0 14px; line-height:26px;width:560px; overflow:hidden;font-size:14px; float:left; color:#666; }
.com_right_list .inf_lc li p b{ display:block; font-weight:100; color:#E7260D;}
.com_right_list .inf_lc li p b a,.inf_lc li p b a:hover{ color:#343434; font-weight:bold;}
.com_right_list .inf_lc li p b a:hover{ color:#343434;}
.com_right_list .inf_lc li .fr{margin:20px 0 0; width:70px; height:25px; line-height:25px; text-align:center; color:#ffffff; background-color:#004b9d; }
.com_right_list .inf_lc li .fr:hover{ background:#E7260D;}
.com_right_list .transition500 {transition: all 500ms ease-out 0s;}
.com_right_list .inf_lc li  .cq {
    background: #B6B6B6 none repeat scroll 0 0;
    opacity:0.1; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 0;
}
.com_right_list  .inf_lc li:hover  .cq{ width:100%;}
.comwximg{margin-top:10px!important;}
.comwximg img{width:20%;}

#articeBottom { font-size: 14px; margin: 6px 0 10px; padding-top: 10px; text-align: right; width: 97%;}
#articeBottom span { float: left;}
#articeBottom span a { font-size: 12px;}
#articeBottom span a:hover {color: #0099FF;}